
.Press-Releases {
      font-family: 'Poppins' sans-serif-regular, Helvetica, Arial;
      font-size: 16px;
      margin:0px;
      padding:0px;
      font-style: normal;
      color: #333;
      margin-right:30px;
}

.sl-horizontal-item:nth-child(1) .Press-Releases,
.sl-horizontal-item:nth-child(2) .Press-Releases{
  margin-right: 50px;
}

.Press-Releases ul {
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 10px;
}

.Press-Releases li {
      list-style: none;
      font-size: 16px;
      font-style: normal;
      font-variant-caps: normal;
      color: #333;
      font-weight: 400;
      margin: 0em 0em 0em 0em;
}
.Press-Releases .pres-end {
      margin-bottom: 20px;
}
.Press-Releases img {
      width: 100%;
      max-width: 190px;
      margin:0px;
      border-radius: 3px;
}
.Press-Releases h1 {
      font-size: 24px;
      color: #333;
      margin:0px;
      font-weight:500;
}
.Press-Releases h2 {
      font-size: 18px;
      color: #767676;
      margin:0px;
      font-weight:500;
}
.Press-Releases p {
      margin:0px;
      font-weight: 500;
}

.Press-Releases li.pdf-icon{
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.Press-Releases li.pdf-icon::before {
    content: "\f1c1";
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    font-weight: 900;
    color: #6c757d;
    left: 0px;
    position: absolute;
    margin-top: 10px;
}

.Press-Releases .scs-title-text {
    letter-spacing: 1.3px;
}

i {font-size: 16px;}

p.release-date {
      font-size: 12px;
      color: #6c757d;
      letter-spacing: .5px;  
      font-weight: 500;
      text-transform: uppercase;
      font-family: "Poppins";
}    

ul.Press-Releases a {font-size: 16px;}

ul.Press-Releases span.read-more a {font-size: 14px;}
ul.Press-Releases span.title-more a {font-size: 18px; font-weight: 600;}

li a {font-weight: 400;}

a.bb-title {
    font-weight: 600;
    font-size: 16px;
}

.details-header .Press-Releases .press-banner-image-list img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
}

.Press-Releases li.youtube-icon::before {
    content: "\f167";
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    font-weight: 900;
    color: #6c757d;
    left: 0px;
    position: absolute;
    margin-top: 10px;
}

.details-header .Press-Releases .press-banner-image-list img {border: 1px solid #ccc;}

/* Update if CIG desides to use Excerpts */
/*.Press-Releases .press-content-container {min-height: 190px; max-height: 190px;}*/

@media screen and (max-width: 1199px){
 /* .Press-Releases .press-content-container {min-height: 240px; max-height: 240px;}*/
}


@media screen and (max-width: 991px){
  .Press-Releases .press-content-container {
    min-height: 100%; max-height: 100%;
    #body .sl-two-columns-right {margin-top: 0px;}
  }
}

@media screen and (max-width: 767px){
      #body .sl-horizontal-row {display: block;}
     /* .Press-Releases li.pres-end.read-more {margin-bottom: 34px;} */

     .details-header .sl-two-columns {display: contents;}

     .Press-Releases {margin-right: 0px;}
     


}
